home *** CD-ROM | disk | FTP | other *** search
/ PsL Monthly 1993 December / PSL Monthly Shareware CD-ROM (December 1993).iso / prgmming / dos / gen_vid.txt < prev    next >
Text File  |  1993-11-03  |  11KB  |  235 lines

  1. Public (software) Library
  2. Programming Library
  3.  
  4. Descriptions and Compilation Copyright 1993 Nelson Ford
  5. Duplication, reprinting and distribution of these descriptions is restricted.
  6. See LICENSE.DOC in the PSL_NEWS directory for complete information
  7.  
  8.  
  9. =====GEN_VID: Screen Generating & Graphics
  10.  
  11.  
  12. -----GRAPHICS:  sprite editors, graphics tools
  13.  
  14. [FASTGRF1, FASTGRF2, FASTGRF3]
  15. Fastgraph/Light (Ted Gruber Software; $49) is a graphics library of over 100
  16. highly-optimized routines that can be called from MSC, TurboC, QuickC, QB,
  17. MSFortran and assembly language. Fastgraph has been used in such retail
  18. products as Accolade's Test Drive III, Day of the Viper, Steel Thunder,
  19. Gunboat and many more. Features include video mode detection and
  20. initialization; graphics fundamentals, including points, solid and dashed
  21. lines, polygons, circles, ellipses, solid and dithered rectangles, region
  22. fill, and clipping; character display; physical and virtual video page
  23. management image display facilities, including mode-specific and
  24. mode-independent images, clipped and reversed images, image retrieval, pixel
  25. run maps, and image transfer; animation; and special effects. Also included
  26. are routines for keyboard, mouse, and joystick control and sound effects and
  27. music, both synchronous and asynchronous. It supports all of the standard text
  28. and graphics video modes. It also supports a commonly used video mode for the
  29. Tandy 1000 series computers and the PCjr, two video modes for the Hercules
  30. Graphics Card, and two extended VGA modes. Example source code is included.
  31. Requires a hard disk.
  32.  
  33. [ICONMAKR]
  34. Icon Maker allows you to create graphics used by other programs and put them
  35. into the programs data area.
  36.  
  37. [GFNT]
  38. GFNT (KYPP production; $39) is a graphic editor for creating sprites for
  39. animation for VGA. Several sample files are included. Requires 512K memory
  40. and VGA.
  41.  
  42. [SPRITEM]
  43. Sprite Maker 2.04 (Dalrymple, Billy; $10) allows the EGA/VGA programmer to
  44. easily create, manipulate, and save EGA images for use with many block
  45. manipulation functions such as putimage, and moveblock. Sprites created can
  46. vary in size from 1*1 pixels to 100*60 pixels.
  47.  
  48. [VTOOLS]
  49. Virtual Reality Tools 1.0 (Denis Sureau; $33) is a set of utilities to create
  50. sceneries and animations of programs of the future. The current version
  51. contains sprite editors, automaton assembler, mathematical tree designer, and
  52. other tools to facilitate the job of programmers.
  53.  
  54. [3D_Plot]
  55. 3D-Plot (Reider, Jim; $?) is a 3d hidden line plot routine.
  56.  
  57. [Animator]
  58. Animator is a utility that aids you in drawing animated graphics.
  59.  
  60. [Sprite]
  61. Sprite is for drawing graphics sprites.
  62.  
  63.  
  64. -----SCREENS:  screen designers
  65.  
  66. [ANSIANI]
  67. ANSI-Animator (Leitner, Eric; $?) is a utility for creating screens for
  68. programs, batch files, etc, using text, ASCII graphics and ANSI GRAPHIC4 and
  69. GRAPHIC5 files contain graphic libraries for the Printshop converted from
  70. disks of public domain Apple graphics.
  71.  
  72. [ANSIDRA]
  73. ANSI-Draw is a screen design program that makes it easy to draw screens with
  74. the upper-ASCII line-drawing characters.
  75.  
  76. [BOX_RW]
  77. Box (Wagner, Robert; $?) will draw a box on the screen in your program using
  78. ASCII line-drawing characters. All you have to do is pop up BOX, mark the
  79. corners and hit a key, then watch it draw the box. This turns any text editor
  80. into a screen design program. res:7k
  81.  
  82. [Boxit]
  83. Boxit (Williams, Philip; $?) is a utility for creating text screens. Creates
  84. screens that can be saved. Does not generate source code.
  85.  
  86. [DURA_SCR]
  87. Dura Screen 3.1 (Adkins, J.; $?) is an excellent screen drawing utility for
  88. programmers. It generates screen-creation code in BASIC, C, Pascal, dBase
  89. III+, assembler, or ANSI, or it will generate straight ASCII files that can be
  90. TYPEd in DOS.
  91.  
  92. [SCREENDO]
  93. Screen-Do (Port-of-Call Software Inc.; $15-$25) is a screen design program for
  94. programmers. It has a lot of interesting features, but lacks one feature that
  95. others have and we think is necessary. That is the ability to automatically
  96. draw lines, corners and thus boxes easily with the cursor keys.
  97.  
  98. [SCRN_ED]
  99. Screen Editor (Raney, Dennis; $?) is a programmer's tool that lets you draw a
  100. screen the way you want it to appear to the user and save it in ASCII, ANSII,
  101. binary, Pascal, 'C' or BASIC format. This can save the programmer a lot of
  102. time and SE is very well designed to do so.
  103.  
  104. [SIE]
  105. Screen Image Editor 2.1d (Ramaekers, Frank Jr.; $24) will assist
  106. programmers in creating menus and pop-up help screens for their programs
  107. and to make it easier to display screens in DOS batch files.
  108.  
  109. [DESIGNR]
  110. Designer's Friend 2.5 (Information Management Systems, Inc.; $15) is a 7.5K
  111. TSR that automates interface and screen design tasks. It includes functions
  112. to center strings in a field, count the characters in a string, read a
  113. string off the screen, write a string to the keystroke buffer, display an
  114. ASCII chart, and create bit masks.
  115.  
  116. [SCRWORLD]
  117. ScreenWorld (Civit, Jose Olive; $35) is a screen designer and source code
  118. generator. Boxes, lines, colors, areas, etc. draw in elastic form. You can
  119. include colors in the screens and in the generated programs; draw lines and
  120. boxes with automatic connection lines; insert text and generate the source
  121. code in ANSI and BASIC. This is a very well done program with numerous
  122. features not found in most other similar programs, such as the ability to
  123. create input fields with associated variable names.
  124.  
  125. [Vincent]
  126. Vincent is a text screen layout program. If you have to build screens for use
  127. by batch files or other programs, this program can come in handy as it lets
  128. you draw boxes with ASCII graphics, center text, change colors, etc.
  129.  
  130. [LDOG___@]
  131. Laughing Dog Screen Maker 1.12 (Yardbird Software ASP; $35) is a powerful
  132. text-mode screen design tool. The mouse-based interface with an on-screen
  133. toolbar makes designing screens extremely fast and easy. Screens can be saved
  134. in a variety of formats including Binary, BSAVE, ASCII, WildCat! BBS, ANSI,
  135. PCBoard, and executable COM files. Source code can be generated in BASIC, C,
  136. Pascal, or Assembly Language. A utility is provided for capturing screens from
  137. other applications, and you can also produce manual or automatic slide-show
  138. demos. Most dot-matrix and laser printers are supported, including PostScript
  139. compatible printers.
  140.  
  141. [MuralKit]
  142. MuralKit (Green, Bill; $5) lets you create a "mural" of 16 screen pages
  143. arranged in four rows of four. While you can slowly scroll in all four
  144. directions (the columns and rows of pages "wrap" when you reach the ends),
  145. pressing the space bar immediately advances you to the next screen and
  146. pressing a number moves you directly to that page. Seems like it could be
  147. handy for medium-size documentation files. Appears to require ANSI.SYS.
  148.  
  149. [P_SCREEN]
  150. P-Screen (Smetana, Rob W.; $33-$53) lets you design screens, create screen
  151. libraries, then display your screens from your own programs. Features include
  152. library screen compression, an option to load BSAVE files, the ability to copy
  153. sections across screens or to different locations on one screen, mouse
  154. support, pull-down menus, block centering, Big Font, recolor, QB and PDS7
  155. support, extensive help, and more. It supports 25, 43 or 50 line screens on
  156. Mono, CGA, EGA or VGA.
  157.  
  158. [SCRPAINT]
  159. ScreenPaint (Laurinolli, Kai; $25) allows the design of lightning-fast batch
  160. file based hard-disk menus, help facilities, pop-up windows, and prototype
  161. screens for applications programs. Screens can be quickly "painted" in a
  162. full-screen editing environment, complete with pull-down menus, help screens,
  163. automatically connecting lines, ten screen pages, and a wide variety of
  164. drawing and editing tools.
  165.  
  166. [TheDraw]
  167. TheDraw (Davis, Ian E.; $17-$25) is an ANSI screen design program for
  168. programmers. Intel compatible object code files are supported. Features
  169. include a color attributes drawing/painting mode; EGA 43-line and VGA 50-line
  170. editing; mouse-aided line drawing; animation scanners; the ability to reverse
  171. any given animation scan; QB 4.0/4.5 compatible object files; automatic screen
  172. blanking; an